net/http.http2clientConnReadLoop.endStream (method)

4 uses

	net/http (current package)
		h2_bundle.go#L10048: 		rl.endStream(cs)
		h2_bundle.go#L10221: 	rl.endStream(cs)
		h2_bundle.go#L10434: 		rl.endStream(cs)
		h2_bundle.go#L10439: func (rl *http2clientConnReadLoop) endStream(cs *http2clientStream) {